Crate chardetng[][src]

Expand description

chardetng is a character encoding detector for legacy Web content.

It is optimized for binary size in applications that already depend on encoding_rs for other reasons.

Structs

A Web browser-oriented detector for guessing what character encoding a stream of bytes is encoded in.